From 3f49474ebc74954fb138fde9075a9531791179fd Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 3 Nov 2005 13:56:13 +0000 Subject: [PATCH] Typo. --- ChangeLog | 8 ++++---- ChangeLog.pre-2-10 | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 26fabf04f2..e6c79bfe1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,10 +11,10 @@ too, instead of creating a b&w bitmap with CreateBitmap(). Set up the mask bitmap's contents, ones for those pixels in the color bitmap where the alpha is zero, zero for other pixels. We used to - use an unitialized mask bitmap! This meant that icons and cursors - created presumably worked more or less by accident. Totally blank - icons with zero alpha everywhere (as used by gtktrayicon.c) - definitely did not work as expected. + use an uninitialized mask bitmap! This meant that icons and + cursors created presumably worked more or less by accident. + Totally blank icons with zero alpha everywhere (as used by + gtktrayicon.c) definitely did not work as expected. * gtk/Makefile.am: Include gtkstatusicon.c on all platforms. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 26fabf04f2..e6c79bfe1d 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -11,10 +11,10 @@ too, instead of creating a b&w bitmap with CreateBitmap(). Set up the mask bitmap's contents, ones for those pixels in the color bitmap where the alpha is zero, zero for other pixels. We used to - use an unitialized mask bitmap! This meant that icons and cursors - created presumably worked more or less by accident. Totally blank - icons with zero alpha everywhere (as used by gtktrayicon.c) - definitely did not work as expected. + use an uninitialized mask bitmap! This meant that icons and + cursors created presumably worked more or less by accident. + Totally blank icons with zero alpha everywhere (as used by + gtktrayicon.c) definitely did not work as expected. * gtk/Makefile.am: Include gtkstatusicon.c on all platforms. -- 2.30.2